pasmo software package provides easy to use Z80 cross-assembler, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install pasmo
pasmo is installed in your system.
Make ensure the pasmo package were installed using the commands given below,
$ sudo dpkg-query -l | grep pasmo *
You will get with pasmo package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Development |
| Package | pasmo |
| Version | 0.5.3-6 |
| Description | easy to use Z80 cross-assembler |
| Sub Section | devel |